[INFO] cloning repository https://github.com/fv-c/CorpusFlow
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fv-c/CorpusFlow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffv-c%2FCorpusFlow", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffv-c%2FCorpusFlow'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dba66f236d4bc07a2f281efe6af1ab10613670ae
[INFO] fixing fv-c/CorpusFlow against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffv-c%2FCorpusFlow" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fv-c/CorpusFlow
[INFO] finished tweaking git repo https://github.com/fv-c/CorpusFlow
[INFO] tweaked toml for git repo https://github.com/fv-c/CorpusFlow written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fv-c/CorpusFlow on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fv-c/CorpusFlow already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e618702c2a4d3414254057d50dece2894234332a782806bcb6a6d3d84a9b1d15
[INFO] running `Command { std: "docker" "start" "e618702c2a4d3414254057d50dece2894234332a782806bcb6a6d3d84a9b1d15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e618702c2a4d3414254057d50dece2894234332a782806bcb6a6d3d84a9b1d15" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e618702c2a4d3414254057d50dece2894234332a782806bcb6a6d3d84a9b1d15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e618702c2a4d3414254057d50dece2894234332a782806bcb6a6d3d84a9b1d15" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking rustfft v6.4.1
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking corpusflow v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] error[E0063]: missing fields `channel_ordering`, `normalization`, `order` and 1 other field in initializer of `AmbisonicsRenderPlan`
[INFO] [stdout]    --> benches/common/mod.rs:147:21
[INFO] [stdout]     |
[INFO] [stdout] 147 |         ambisonics: AmbisonicsRenderPlan {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^ missing `channel_ordering`, `normalization`, `order` and 1 other field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `corpusflow` (bench "candidate_scoring") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0063]: missing fields `channel_ordering`, `normalization`, `order` and 1 other field in initializer of `AmbisonicsRenderPlan`
[INFO] [stdout]    --> benches/common/mod.rs:147:21
[INFO] [stdout]     |
[INFO] [stdout] 147 |         ambisonics: AmbisonicsRenderPlan {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^ missing `channel_ordering`, `normalization`, `order` and 1 other field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `channel_ordering`, `normalization`, `order` and 1 other field in initializer of `AmbisonicsRenderPlan`
[INFO] [stdout]    --> benches/common/mod.rs:147:21
[INFO] [stdout]     |
[INFO] [stdout] 147 |         ambisonics: AmbisonicsRenderPlan {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^ missing `channel_ordering`, `normalization`, `order` and 1 other field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `channel_ordering`, `normalization`, `order` and 1 other field in initializer of `AmbisonicsRenderPlan`
[INFO] [stdout]    --> benches/common/mod.rs:147:21
[INFO] [stdout]     |
[INFO] [stdout] 147 |         ambisonics: AmbisonicsRenderPlan {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^ missing `channel_ordering`, `normalization`, `order` and 1 other field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `channel_ordering`, `normalization`, `order` and 1 other field in initializer of `AmbisonicsRenderPlan`
[INFO] [stdout]    --> benches/common/mod.rs:147:21
[INFO] [stdout]     |
[INFO] [stdout] 147 |         ambisonics: AmbisonicsRenderPlan {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^ missing `channel_ordering`, `normalization`, `order` and 1 other field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `corpusflow` (bench "greedy_matching") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `corpusflow` (bench "descriptor_extraction") due to 1 previous error
[INFO] [stderr] error: could not compile `corpusflow` (bench "offline_render_pipeline") due to 1 previous error
[INFO] [stderr] error: could not compile `corpusflow` (bench "overlap_add_synthesis") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e618702c2a4d3414254057d50dece2894234332a782806bcb6a6d3d84a9b1d15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e618702c2a4d3414254057d50dece2894234332a782806bcb6a6d3d84a9b1d15", kill_on_drop: false }`
[INFO] [stdout] e618702c2a4d3414254057d50dece2894234332a782806bcb6a6d3d84a9b1d15
